home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Interface / MD.000 / scripts / DefineButton2_208 / BUTTONCONDACTION on(releaseOutside, rollOut, dragOut).as < prev    next >
Text File  |  2007-09-26  |  121b  |  6 lines

  1. on(releaseOutside, rollOut, dragOut){
  2.    stopDrag();
  3.    bot_nome_ballon._visible = false;
  4.    _root.bot_nome = "";
  5. }
  6.